projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8773ec
)
(tooltip-gud-tips-p): Undo previous change.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 4 Dec 2002 11:43:05 +0000
(11:43 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 4 Dec 2002 11:43:05 +0000
(11:43 +0000)
lisp/tooltip.el
patch
|
blob
|
history
diff --git
a/lisp/tooltip.el
b/lisp/tooltip.el
index 6c14b9fb82e1a6b36b82cf231dc5c5efabf1f4a4..bb2a7bf54d9b433235b431507f12f70255addf4c 100644
(file)
--- a/
lisp/tooltip.el
+++ b/
lisp/tooltip.el
@@
-118,10
+118,7
@@
position to pop up the tooltip."
:group 'tooltip)
(defcustom tooltip-gud-tips-p nil
- "*Non-nil means show tooltips in GUD sessions.
-Setting this variable directly with `setq' has no effect;
-you should either set it with the Customization facility
-or use the function `tooltip-gud-tips-activate'."
+ "*Non-nil means show tooltips in GUD sessions."
:type 'boolean
:tag "GUD"
:set #'(lambda (symbol on)